找词语>英语词典>FIFO queue翻译和用法

FIFO queue

网络  先进先出队列; 队列中; fifo队列

计算机

双语例句

  • Design and Application of Multi-Queue FIFO in Core Routers
    多队列FIFO的设计及其在核心路由器中的应用
  • The BlockingQueue interface states that it is a Queue, meaning that its items are stored in first in, first out ( FIFO) order.
    BlockingQueue接口表示它是一个Queue,意思是它的项以先入先出(FIFO)顺序存储。
  • One is that the rest queue scheduling algorithm takes place of FIFO ( First In First Out) scheduling algorithm on the router, enhancing differential service for different sort data flows.
    一类方法是在路由器处将先来先服务(FIFO)调度算法用其他队列调度算法代替,增加对不同类别数据的区分服务;
  • The function and principle of First-in-first-out ( FIFO) register queue device design are introduced.
    介绍了寄存器堆队列装置(FIFO)的作用和设计原理。
  • Firstly, FIFO queue is studied in queue management discipline and mathematical expression of buffer capacity is given, then tandem queueing model is studied and performance analysis is given;
    在队列管理策略中,首先研究了FIFO排队策略,给出了缓存器容量设计的计算公式,并在此基础上对串联排队模型进行性能分析;
  • Host PC switches operation mode after that the new work mode was written into FIFO queue of command and the slave PC responded.
    主机切换工作方式,需待新方式字写入CP队列且得到从机应答。
  • Logically, you can view the system as managing a single FIFO queue, termed a run-queue, for each of the40 priorities.
    逻辑上可将系统看作:为(40个中的)每个优先级管理一个FIFO序列,称为运行队列。
  • If all tokens of all endpoints in the group are assigned, the mediation flow request is stored in a FIFO queue until a token becomes free.
    如果一个组中的所有端点的所有令牌都已分配出去,那么仲裁流请求将储存在一个FIFO队列中,直至有令牌转变成未占用状态。
  • To ensure the requirements of the hard real-time tasks, these tasks were organized in a run queue pointed by run_-queue [ 0], an element of a point array, and FIFO schedule strategy was used for them.
    为严格保证硬实时任务的实时性,将其单独放在一个队列中,由指针数组的元素run-queue[0]指向,采用FIFO调度算法;
  • This script looks at the records in the queue table and reads them if the record is not paused and has not yet been announced in FIFO order, with all system messages taking priority regardless of age.
    该脚本查看队列表格中的记录,如果记录没有暂停并且在FIFO顺序中没有播放,则阅读它们,所有系统消息优先(忽略时间)。